Skip to main content

MOVE_HERO

[[MOVE_HERO(destination_cell_coordinate)]]

This action teleports the currently active hero to the specified cell.

  • Parameters: (destination_cell_coordinate)
  • Example: {[[(U), ON_STEP]] As you approach the throne you feel your body fading. Few moments after you find yourself in another room [[MOVE_HERO(P7)]]}
In this example, as soon as a hero steps into one of the cells marked with marker U, the message "As you approach the throne ..." will appear, and the hero will be moved to cell P7.